github.com/jackc/pgx/v5.dbTx.QueryRow (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5 (current package)
		tx.go#L255: func (tx *dbTx) QueryRow(ctx context.Context, sql string, args ...any) Row {